PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFForm Class / getFields Method
In This Topic
    getFields Method
    In This Topic
    Gets the collection of form fields.
    Syntax
    public PDFFieldCollection getFields()

    Return Value

    The collection of fields that compose this form.
    See Also